
'宣言 Public NotInheritable Class C1RowUpdatedEventArgs(Of TCommandImpl As System.Data.Common.DbCommand) Inherits System.Data.Common.RowUpdatedEventArgs
public sealed class C1RowUpdatedEventArgs<TCommandImpl> : System.Data.Common.RowUpdatedEventArgs where TCommandImpl: System.Data.Common.DbCommand
System.Object
System.EventArgs
System.Data.Common.RowUpdatedEventArgs
C1.DataConnector.AdoNet.C1RowUpdatedEventArgs<TCommandImpl>